home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / warp9 / w9fortne.lzh / FORTUNE.TXT < prev    next >
Text File  |  1993-02-23  |  3KB  |  84 lines

  1.  
  2.                 *------------------------------------*
  3.                 |           Fortune Cookie           |
  4.                 |                                    |
  5.                 | An Extend-O-Save Module for Warp 9 |
  6.                 |                                    |
  7.                 |            Version 1.0             |
  8.                 |                                    |
  9.                 |    © 1993 CodeHead Technologies    |
  10.                 |       by Charles F. Johnson        |
  11.                 *------------------------------------*
  12.  
  13.  
  14. Fortune Cookie clears your screen and displays random one-line messages
  15. from an ASCII text file.  Fortune Cookie requires Warp 9 v3.70 or later,
  16. works in all resolutions with 80 or more columns, and is freeware from
  17. CodeHead Technologies. 
  18.  
  19. When Fortune Cookie loads it looks for a file called FORTUNES.ASC in the
  20. same directory, and loads the entire file into memory.  This file contains
  21. the one-line sayings that Fortune Cookie will display at random.  A
  22. fortune file with almost 900 one-liners is included with this release of
  23. Fortune Cookie. 
  24.  
  25. You can add to the existing fortune file with a text editor, or create
  26. your own from scratch.  If you replace the supplied file, make sure to
  27. name your new file FORTUNES.ASC and put it in the same directory with the
  28. Fortune Cookie module.
  29.  
  30. Fortune files must be standard ASCII text files, with each line terminated
  31. by a carriage return/line feed combination.  Each saying in the file is
  32. limited to one line of 80 characters or less.  Fortune Cookie can read a
  33. maximum of 1000 lines.
  34.  
  35.  
  36.                     *** CONFIGURATION OPTIONS ***
  37.  
  38. Pause Time
  39. ----------
  40. This value determines how many seconds Fortune Cookie will wait before
  41. clearing the screen and displaying a new one-liner.  This value cannot be
  42. set to zero.
  43.  
  44.  
  45. Test
  46. ----
  47.  
  48. Click on this button to start up Fortune Cookie in "test mode." When you
  49. want to exit test mode, click the left mouse button.
  50.  
  51. Note: when you enter test mode, the current settings are saved into
  52. FORTUNE.EXT just as if you had clicked the OK button (see below).
  53.  
  54.  
  55. Cancel/OK
  56. ---------
  57. Click the Cancel button if you wish to exit the configuration dialog
  58. without saving the current settings.  When you click the OK button, the
  59. current settings are automatically saved into the FORTUNE.EXT file; don't
  60. rename the module, or you will be unable to save your settings.
  61.  
  62.  
  63.                         *** PLEASE NOTE! ***
  64.  
  65. Just in case you missed it in the Warp 9 release notes, please remember
  66. that you should only load and unload EOS modules from the GEM desktop or
  67. from HotWire (if you use HotWire).  It's not safe to load/unload modules
  68. while a program is running, because of limitations in TOS's memory
  69. management systems.
  70.  
  71. We recommend using MultiDesk Deluxe to load the Warp 9 Control Panel as
  72. the last resident desk accessory, for the highest speed and
  73. compatibility.
  74.  
  75. For more information about Warp 9 (or about MultiDesk Deluxe), please
  76. contact us at:
  77.  
  78.   CodeHead Technologies
  79.   P.O. Box 74090
  80.   Los Angeles, CA 90004
  81.  
  82.   Tel 213-386-5735 (9am to 1pm Pacific)
  83.   Fax 213-386-5789
  84.